PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPoint Class / getX Method
In This Topic
    getX Method
    In This Topic
    Gets the x position.
    Syntax
    public double getX()

    Return Value

    The x coodinate of the point.
    See Also